home *** CD-ROM | disk | FTP | other *** search
/ EROS 2 / EROS 2.iso / mac / EROS vol.2 / EROS vol.DXR / 00909.ls < prev    next >
Encoding:
Text File  |  1995-12-20  |  214 b   |  8 lines

  1. on mouseUp
  2.   global tspeed
  3.   set tspeed to 4
  4.   set the castNum of sprite 19 to the number of cast "Son"
  5.   set the locH of sprite 19 to the locH of sprite 42
  6.   set the locV of sprite 19 to the locV of sprite 42
  7. end
  8.